home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20000824-20010305 / 000319_news@columbia.edu _Mon Feb 19 16:16:21 2001.msg < prev    next >
Internet Message Format  |  2001-03-05  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id QAA10823
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Mon, 19 Feb 2001 16:16:20 -0500 (EST)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA22310
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 19 Feb 2001 16:16:20 -0500 (EST)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA18779
  10.     for kermit.misc@watsun.cc.columbia.edu; Mon, 19 Feb 2001 16:14:37 -0500 (EST)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: fdc@columbia.edu (Frank da Cruz)
  13. Subject: Re: impossible telnet task ??
  14. Date: 19 Feb 2001 21:14:32 GMT
  15. Organization: Columbia University
  16. Message-ID: <96s2bo$iao$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <2Tfk6.343$9d.46319@newshog.newsread.com>,
  20. Glenn Sherman <gsherman@no_spam.m20.net> wrote:
  21.  
  22. : I am sorry for the confusion.  I do NOT want to dial out from the Qnx
  23. : computer.  I was wondering if there was somekind of technology or service
  24. : that would allow me to dial into the Qnx computer but without having a
  25. : modem on my windows computer.
  26. : (home computer) ===DSL line=== (Internet) - - - phone line - - - (Qnx
  27. : computer)
  28. Are you asking if you can have a network connection from home to office?
  29. Of course, if there is a vendor of DSL or similar technology in your area
  30. that will sell it to you.  If the QNX computer is on the Internet, then
  31. you can make a Telnet connection with K95 (or any other Telnet client)
  32. from your home PC to the QNX PC.  If the QNX PC is not on the Internet,
  33. then I don't understand how you expect to reach from a home DSL connection.
  34. A reverse terminal server maybe?
  35.  
  36. - Frank